Netcode

  • "A set of specific techniques and algorithms that make network communication work in a multiplayer game. This includes how data packets are sent and received, how network latency is handled, and how the game deals with packet loss, interpolation, extrapolation, etc."

Sources suggestions

  • https://www.youtube.com/@NetworkNext

  • https://www.gafferongames.com/

Synchronization

Clock Sync